Objective Doctor banner
th3vib3coder th3vib3coder

Objective Doctor

Development community

Description

--- description: Diagnose objective scheduler and lifecycle readiness without mutation allowed-tools: Read, Bash model: sonnet dispatch: module: environment/orchestrator/windows-task-scheduler.js export: objectiveDoctorCommand scope: objective-doctor wrappedByMiddleware: false --- # /objective doctor ## Purpose Report whether objective lifecycle automation can run safely on this host. ## Invocation ```bash node bin/vre objective doctor --objective <objective-id> ``` ## Arguments -

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-doctor && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-research-environment/HEAD/commands/objective doctor.md -o ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository